Dynomotion

Group: DynoMotion Message: 1136 From: morgtod Date: 5/13/2011
Subject: KMotionCNC screen designer
Hi, I'm new to the group, I just ordered a Kflop, Kanalog and a SnapAmp. I'm going to be retrofiting a Bostomatic 312 VMC with an A axis, 12 position tool changer, 2 spindles with all kinds of pneumatic controls, flood & mist coolant, 2 Power draw bars, spindle chiller, etc... .


While I'm waiting for the parts to show up, I want to work on the screen design for KMotionCNC, I use touch screens on all of my equipment and the tiny buttons on the screen will have to be enlarged. I've downloaded the Reshacker program, but am unsure what files I am looking to modify.

Thanks,
Todd
Group: DynoMotion Message: 1139 From: oxforduniv Date: 5/13/2011
Subject: Re: KMotionCNC screen designer
Todd, Whats the Reshacker program?
Al.

--- In DynoMotion@yahoogroups.com, "morgtod" <todmorg@...> wrote:
>
> Hi, I'm new to the group, I just ordered a Kflop, Kanalog and a SnapAmp. I'm going to be retrofiting a Bostomatic 312 VMC with an A axis, 12 position tool changer, 2 spindles with all kinds of pneumatic controls, flood & mist coolant, 2 Power draw bars, spindle chiller, etc... .
>
>
> While I'm waiting for the parts to show up, I want to work on the screen design for KMotionCNC, I use touch screens on all of my equipment and the tiny buttons on the screen will have to be enlarged. I've downloaded the Reshacker program, but am unsure what files I am looking to modify.
>
> Thanks,
> Todd
>
Group: DynoMotion Message: 1140 From: morgtod Date: 5/13/2011
Subject: Re: KMotionCNC screen designer
Its a program thats mentioned in the online instructions, there are no details on what files to modify.
Todd

--- In DynoMotion@yahoogroups.com, "oxforduniv" <oxforduniv@...> wrote:
>
> Todd, Whats the Reshacker program?
> Al.
>
> --- In DynoMotion@yahoogroups.com, "morgtod" <todmorg@> wrote:
> >
> > Hi, I'm new to the group, I just ordered a Kflop, Kanalog and a SnapAmp. I'm going to be retrofiting a Bostomatic 312 VMC with an A axis, 12 position tool changer, 2 spindles with all kinds of pneumatic controls, flood & mist coolant, 2 Power draw bars, spindle chiller, etc... .
> >
> >
> > While I'm waiting for the parts to show up, I want to work on the screen design for KMotionCNC, I use touch screens on all of my equipment and the tiny buttons on the screen will have to be enlarged. I've downloaded the Reshacker program, but am unsure what files I am looking to modify.
> >
> > Thanks,
> > Todd
> >
>
Group: DynoMotion Message: 1141 From: albertplatek Date: 5/13/2011
Subject: Re: KMotionCNC screen designer
Hi
If you want make changes in KMotionCNC screen I suggest to use
Microsoft Visual Studio 2008, some basics of C++ programming would be usefull.

Regards
Albert

--- In DynoMotion@yahoogroups.com, "morgtod" <todmorg@...> wrote:
>
> Its a program thats mentioned in the online instructions, there are no details on what files to modify.
> Todd
>
> --- In DynoMotion@yahoogroups.com, "oxforduniv" <oxforduniv@> wrote:
> >
> > Todd, Whats the Reshacker program?
> > Al.
> >
> > --- In DynoMotion@yahoogroups.com, "morgtod" <todmorg@> wrote:
> > >
> > > Hi, I'm new to the group, I just ordered a Kflop, Kanalog and a SnapAmp. I'm going to be retrofiting a Bostomatic 312 VMC with an A axis, 12 position tool changer, 2 spindles with all kinds of pneumatic controls, flood & mist coolant, 2 Power draw bars, spindle chiller, etc... .
> > >
> > >
> > > While I'm waiting for the parts to show up, I want to work on the screen design for KMotionCNC, I use touch screens on all of my equipment and the tiny buttons on the screen will have to be enlarged. I've downloaded the Reshacker program, but am unsure what files I am looking to modify.
> > >
> > > Thanks,
> > > Todd
> > >
> >
>
Group: DynoMotion Message: 1142 From: albertplatek Date: 5/14/2011
Subject: Re: KMotionCNC screen designer
Hi Todd,

If you dont have VS2008 Standard (Express edition dont have resource editor), you can try ResEdit, its better than Reshacker.
You can get it from http://www.resedit.net/

open KMotion424\KMotion\Release\KMotionCNC.exe by resedit
If you want modify "Basic 3 Axis" dialog, it is 439 dialog in ResEdit.

Regards
Albert

--- In DynoMotion@yahoogroups.com, "morgtod" <todmorg@...> wrote:
>
> Hi, I'm new to the group, I just ordered a Kflop, Kanalog and a SnapAmp. I'm going to be retrofiting a Bostomatic 312 VMC with an A axis, 12 position tool changer, 2 spindles with all kinds of pneumatic controls, flood & mist coolant, 2 Power draw bars, spindle chiller, etc... .
>
>
> While I'm waiting for the parts to show up, I want to work on the screen design for KMotionCNC, I use touch screens on all of my equipment and the tiny buttons on the screen will have to be enlarged. I've downloaded the Reshacker program, but am unsure what files I am looking to modify.
>
> Thanks,
> Todd
>
Group: DynoMotion Message: 1143 From: morgtod Date: 5/14/2011
Subject: Re: KMotionCNC screen designer
Thanks Albert!!!
The 439 is what I was looking for!

--- In DynoMotion@yahoogroups.com, "albertplatek" <albertplatek86@...> wrote:
>
> Hi Todd,
>
> If you dont have VS2008 Standard (Express edition dont have resource editor), you can try ResEdit, its better than Reshacker.
> You can get it from http://www.resedit.net/
>
> open KMotion424\KMotion\Release\KMotionCNC.exe by resedit
> If you want modify "Basic 3 Axis" dialog, it is 439 dialog in ResEdit.
>
> Regards
> Albert
>
> --- In DynoMotion@yahoogroups.com, "morgtod" <todmorg@> wrote:
> >
> > Hi, I'm new to the group, I just ordered a Kflop, Kanalog and a SnapAmp. I'm going to be retrofiting a Bostomatic 312 VMC with an A axis, 12 position tool changer, 2 spindles with all kinds of pneumatic controls, flood & mist coolant, 2 Power draw bars, spindle chiller, etc... .
> >
> >
> > While I'm waiting for the parts to show up, I want to work on the screen design for KMotionCNC, I use touch screens on all of my equipment and the tiny buttons on the screen will have to be enlarged. I've downloaded the Reshacker program, but am unsure what files I am looking to modify.
> >
> > Thanks,
> > Todd
> >
>